home *** CD-ROM | disk | FTP | other *** search
- object INFODLG: TINFODLG
- Tag = 1
- Left = 215
- Top = 125
- HelpContext = 230
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'System Information'
- ClientHeight = 327
- ClientWidth = 313
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- PixelsPerInch = 96
- Position = poScreenCenter
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- TextHeight = 13
- object Ok: TButton
- Tag = 4001
- Left = 39
- Top = 300
- Width = 110
- Height = 25
- Cancel = True
- Caption = '&Ok'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object TabbedNotebook1: TTabbedNotebook
- Tag = 2
- Left = 0
- Top = 0
- Width = 313
- Height = 297
- Align = alTop
- TabFont.Color = clBtnText
- TabFont.Height = -11
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 1
- OnChange = TabbedNotebook1Change
- object TTabPage
- Left = 5
- Top = 26
- HelpContext = 230
- Caption = 'Hardware'
- object Hardware: TGroupBox
- Tag = 3
- Left = 9
- Top = 16
- Width = 284
- Height = 229
- Caption = ' Hardware '
- TabOrder = 0
- object CPUType: TLabel
- Tag = 4
- Left = 7
- Top = 21
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'CPU type:'
- end
- object info_cpu: TLabel
- Left = 136
- Top = 21
- Width = 6
- Height = 13
- Caption = '?'
- ShowAccelChar = False
- end
- object BIOSVersion: TLabel
- Tag = 5
- Left = 7
- Top = 47
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'BIOS version:'
- end
- object info_bios: TLabel
- Left = 136
- Top = 47
- Width = 146
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Mathcoprocessor: TLabel
- Tag = 6
- Left = 7
- Top = 73
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Math coprocessor:'
- end
- object info_copro: TLabel
- Left = 136
- Top = 73
- Width = 146
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Displaydriver: TLabel
- Tag = 7
- Left = 7
- Top = 99
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Display driver:'
- end
- object info_display: TLabel
- Left = 136
- Top = 99
- Width = 146
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Displayresolution: TLabel
- Tag = 8
- Left = 7
- Top = 125
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Display resolution:'
- end
- object info_resolution: TLabel
- Left = 136
- Top = 125
- Width = 146
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Currentprinter: TLabel
- Tag = 9
- Left = 7
- Top = 151
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Current printer:'
- end
- object info_printer: TLabel
- Left = 136
- Top = 151
- Width = 146
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object COMports: TLabel
- Tag = 10
- Left = 7
- Top = 177
- Width = 90
- Height = 14
- AutoSize = False
- Caption = 'COM ports:'
- WordWrap = True
- end
- object info_com: TLabel
- Left = 99
- Top = 177
- Width = 38
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object LPTports: TLabel
- Tag = 11
- Left = 136
- Top = 177
- Width = 97
- Height = 14
- AutoSize = False
- Caption = 'LPT ports:'
- end
- object info_lpt: TLabel
- Left = 238
- Top = 177
- Width = 39
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object InstalledRAM: TLabel
- Tag = 12
- Left = 7
- Top = 203
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Installed RAM:'
- end
- object info_memory: TLabel
- Left = 136
- Top = 203
- Width = 146
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 26
- HelpContext = 232
- Caption = 'Software'
- object Software: TGroupBox
- Tag = 20
- Left = 9
- Top = 16
- Width = 284
- Height = 229
- Caption = ' Software '
- TabOrder = 0
- object DOSversion: TLabel
- Tag = 21
- Left = 8
- Top = 21
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'DOS version:'
- end
- object info_dosversion: TLabel
- Left = 136
- Top = 21
- Width = 145
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Windowsversion: TLabel
- Tag = 22
- Left = 8
- Top = 47
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Windows version:'
- end
- object info_winversion: TLabel
- Left = 136
- Top = 47
- Width = 145
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Windowsmode: TLabel
- Tag = 23
- Left = 8
- Top = 73
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Windows mode:'
- end
- object info_winmode: TLabel
- Left = 136
- Top = 73
- Width = 145
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Swapfile: TLabel
- Tag = 24
- Left = 8
- Top = 99
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Swap file:'
- end
- object info_swapfile: TLabel
- Left = 136
- Top = 99
- Width = 145
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Freememory: TLabel
- Tag = 25
- Left = 8
- Top = 125
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Free memory:'
- end
- object info_freemem: TLabel
- Left = 136
- Top = 125
- Width = 145
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Freeresources: TLabel
- Tag = 26
- Left = 8
- Top = 151
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Free resources:'
- end
- object info_freeres: TLabel
- Left = 136
- Top = 151
- Width = 145
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Timesincewinstart: TLabel
- Tag = 27
- Left = 8
- Top = 177
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Time since Win start:'
- end
- object info_wintime: TLabel
- Left = 136
- Top = 177
- Width = 145
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Temporarydir: TLabel
- Tag = 28
- Left = 8
- Top = 203
- Width = 130
- Height = 14
- AutoSize = False
- Caption = 'Temporary dir:'
- end
- object info_tempdir: TLabel
- Left = 136
- Top = 203
- Width = 145
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 26
- HelpContext = 240
- Caption = 'Network'
- object Primarynetwork: TLabel
- Tag = 40
- Left = 11
- Top = 11
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'Primary network:'
- end
- object id_NetType: TLabel
- Left = 116
- Top = 11
- Width = 185
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object SecondaryNet: TLabel
- Tag = 41
- Left = 11
- Top = 33
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'Secondary Net:'
- end
- object id_NetType2: TLabel
- Left = 116
- Top = 33
- Width = 185
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object MicrosoftNetworkorcompatible: TGroupBox
- Tag = 42
- Left = 4
- Top = 54
- Width = 293
- Height = 107
- Caption = ' Microsoft network or compatible '
- TabOrder = 0
- object Username: TLabel
- Tag = 43
- Left = 8
- Top = 21
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'User name:'
- end
- object id_Netusername: TLabel
- Left = 112
- Top = 21
- Width = 175
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Computername: TLabel
- Tag = 44
- Left = 8
- Top = 43
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'Computer name:'
- end
- object id_NetComputername: TLabel
- Left = 112
- Top = 43
- Width = 175
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Workgroup: TLabel
- Tag = 45
- Left = 8
- Top = 65
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'Workgroup:'
- end
- object id_NetWorkgroup: TLabel
- Left = 112
- Top = 65
- Width = 175
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Comment: TLabel
- Tag = 46
- Left = 8
- Top = 87
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'Comment:'
- end
- object id_NetRemark: TLabel
- Left = 112
- Top = 87
- Width = 175
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- end
- object Novellnetwork: TGroupBox
- Tag = 47
- Left = 4
- Top = 165
- Width = 293
- Height = 92
- Caption = ' Novell network '
- TabOrder = 1
- object Connectionnr: TLabel
- Tag = 48
- Left = 8
- Top = 22
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'Connection number:'
- end
- object id_NetConNr: TLabel
- Left = 112
- Top = 22
- Width = 175
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object NetworkNumber: TLabel
- Tag = 49
- Left = 8
- Top = 44
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'Network number:'
- end
- object id_NetNr: TLabel
- Left = 112
- Top = 44
- Width = 175
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- object Stationaddress: TLabel
- Tag = 50
- Left = 8
- Top = 66
- Width = 100
- Height = 14
- AutoSize = False
- Caption = 'Station address:'
- end
- object id_NetStationAdr: TLabel
- Left = 112
- Top = 66
- Width = 175
- Height = 14
- AutoSize = False
- Caption = '?'
- ShowAccelChar = False
- end
- end
- end
- end
- object id_GlobalHelp: TButton
- Tag = 4003
- Left = 163
- Top = 300
- Width = 110
- Height = 25
- Caption = '&Help'
- TabOrder = 2
- OnClick = id_GlobalHelpClick
- end
- object Translate1: TTranslate
- Tag = 5700
- Left = 8
- Top = 296
- end
- object ResolutionFix1: TResolutionFix
- Left = 44
- Top = 296
- end
- end
-